home *** CD-ROM | disk | FTP | other *** search
- File: Grocery
- Version: 1.10
- Author: Brian Gragg
-
- Copyright: This program is a gift to amiga users. It is yours to do with as
- you please. I'd prefer you don't make a profit on it without including
- me. Please feel free to include it in FD distributions and on CD's.
-
- Description:
- This program will put together a grocery list and print it out in
- order of aisles in the store. Speeds up grocery shopping a lot,
- no more tracking back to find those items you missed. It holds
- lists of meals as well and can easly add them to the list.
-
- I've included the grocery list data file for the store I use. You will
- need to update it for your store of course. The file contains all the
- info you need to setup your own. The file should be called Grocery.data
- and be found in the same directory as the Grocery file.
-
- Using it should be pretty easy to figure out. Select items from the list,
- or type in the ITEM field. Pressing HELP will do item name completion.
- This is VERY HANDY-- You can type 'HOT' then press Help and HOT DOG
- will be brought into the item field and the scrolling list will jump
- to HOG DOG as well. TAB will jump between the fields and RETURN will
- put the iten on your grocery list.
-
- The EDIT button will move the selected item from the grocery list to
- the ITEM/AMOUT/UNITs boxes for editing. Remember to hit RETURN to
- place it back on the list.
-
- The DELETE button deletes a selected item from the grocery list.
-
- The sort buttons just sort the list. Sorting is done automatically
- before printing.
-
- To add items to the grocery.data file, enter the item, amount, unit,
- and aisle then select ADD ITEM. You can also manually edit the
- Grocery.data file.
-
- To create a meal, put a grocery list together that is just the items in the
- meal, then select Create Meal from the pull down menu.
-
- The pull down menus allow you to load and save a grocery list as well as
- print and create meals.
-
- If you have any questions, let me know at gragg@inetworld.net or
- 12111 Ragweed St.
- San Diego CA 92129
-
- History:
- v1.10- fixed the display for WB3. Also fixed a recoverable alert that showed
- up on exit when using WB3 (Yup, I've upgraded to WB3)
- v1.9 - fixed a enforcer hit (how did that get by me?)
- v1.7 - initial public release